Skip to content

Conversation

abonander
Copy link
Collaborator

@abonander abonander commented Apr 23, 2021

cc #1163

fn drop(&mut self) {
if let Some(live) = self.live.take() {
let pool = self.pool.clone();
spawn(async move {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should be able to remove this band-aid

@abonander abonander force-pushed the ab/next-pool branch 4 times, most recently from 95d39be to d1b1b31 Compare April 29, 2021 00:46
Signed-off-by: Austin Bonander <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants